Implement compression for inline methods.
authorMichael Albinus <albinus@detlef>
Sat, 1 May 2010 09:34:14 +0000 (11:34 +0200)
committerMichael Albinus <albinus@detlef>
Sat, 1 May 2010 09:34:14 +0000 (11:34 +0200)
commit7a5c61372846ec5da1d5a96b78780a2052e69317
treedec67e6e60bebe1c63e56ee7a5a63d8070d0fd04
parentb71e4d8e949e2647f516d2ffd9f0b8ee68ed713f
Implement compression for inline methods.

* net/tramp.el (tramp-inline-compress-start-size): New defcustom.
(tramp-copy-size-limit): Allow also nil.
(tramp-inline-compress-commands): New defconst.
(tramp-find-inline-compress, tramp-get-inline-compress)
(tramp-get-inline-coding): New defuns.
(tramp-get-remote-coding, tramp-get-local-coding): Removed,
replaced by `tramp-get-inline-coding'.
(tramp-handle-file-local-copy, tramp-handle-write-region)
(tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
lisp/ChangeLog
lisp/net/tramp.el